home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / y2k_tetr.swf / scripts / DefineSprite_204 / frame_16 / DoAction.as < prev   
Encoding:
Text File  |  2010-08-12  |  104 b   |  9 lines

  1. if(eff == "1")
  2. {
  3.    tellTarget("effects")
  4.    {
  5.       gotoAndStop("ubrat");
  6.       play();
  7.    }
  8. }
  9.